Skip to content

Add WinGet package deployment workflow#20

Merged
gvreddy04 merged 1 commit into
mainfrom
features/winget-package-deployment-setup
Jun 8, 2026
Merged

Add WinGet package deployment workflow#20
gvreddy04 merged 1 commit into
mainfrom
features/winget-package-deployment-setup

Conversation

@gvreddy04

Copy link
Copy Markdown
Contributor

This pull request introduces automated packaging and publishing support for WinGet, updates documentation to reflect the finalized WinGet package identifier, and improves instructions for Windows users. The most important changes are summarized below.

WinGet packaging and publishing automation:

  • Added a new GitHub Actions workflow (.github/workflows/winget-package-publish.yml) to build, test, and publish a portable Windows executable (devspec.exe) for WinGet, including artifact uploads and release attachments.

Documentation updates for WinGet:

  • Updated all references in documentation and the WinGet manifest to use the finalized package identifier SpecLabs.Devspec instead of the placeholder.
  • Added instructions in docs/how-to/README.md for validating and submitting the generated WinGet manifest, and clarified the workflow naming conventions for package providers.

WinGet manifest improvements:

  • Updated packaging/winget/devspec.yaml with the correct PackageIdentifier, Publisher, and InstallerUrl for the public release.

@gvreddy04 gvreddy04 added this to the 0.1.0 milestone Jun 8, 2026
@gvreddy04 gvreddy04 self-assigned this Jun 8, 2026
@gvreddy04 gvreddy04 added the enhancement New feature or request label Jun 8, 2026
@gvreddy04 gvreddy04 merged commit a5df609 into main Jun 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant